home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / bcsrce2.zip / SKIP.BAT < prev    next >
DOS Batch File  |  1989-01-05  |  3KB  |  150 lines

  1. echo off
  2. IF %1. == . goto STOP
  3. goto %1
  4. :45
  5. echo   > prn
  6. goto STOP
  7. :44
  8. echo   > prn
  9. goto STOP
  10. :43
  11. echo   > prn
  12. goto STOP
  13. :42
  14. echo   > prn
  15. goto STOP
  16. :41
  17. echo   > prn
  18. goto STOP
  19. :40
  20. echo   > prn
  21. goto STOP
  22. :39
  23. echo   > prn
  24. goto STOP
  25. :38
  26. echo   > prn
  27. goto STOP
  28. :37
  29. echo   > prn
  30. goto STOP
  31. :36
  32. echo   > prn
  33. goto STOP
  34. :35
  35. echo   > prn
  36. goto STOP
  37. :34
  38. echo   > prn
  39. goto STOP
  40. :33
  41. echo   > prn
  42. goto STOP
  43. :32
  44. echo   > prn
  45. goto STOP
  46. :31
  47. echo   > prn
  48. goto STOP
  49. :30
  50. echo   > prn
  51. goto STOP
  52. :29
  53. echo   > prn
  54. goto STOP
  55. :28
  56. echo   > prn
  57. goto STOP
  58. :27
  59. echo   > prn
  60. goto STOP
  61. :26
  62. echo   > prn
  63. goto STOP
  64. :25
  65. echo   > prn
  66. goto STOP
  67. :24
  68. echo   > prn
  69. goto STOP
  70. :23
  71. echo   > prn
  72. goto STOP
  73. :22
  74. echo   > prn
  75. goto STOP
  76. :21
  77. echo   > prn
  78. goto STOP
  79. :20
  80. echo   > prn
  81. goto STOP
  82. :19
  83. echo   > prn
  84. goto STOP
  85. :18
  86. echo   > prn
  87. goto STOP
  88. :17
  89. echo   > prn
  90. goto STOP
  91. :16
  92. echo   > prn
  93. goto STOP
  94. :15
  95. echo   > prn
  96. goto STOP
  97. :14
  98. echo   > prn
  99. goto STOP
  100. :13
  101. echo   > prn
  102. goto STOP
  103. :12
  104. echo   > prn
  105. goto STOP
  106. :11
  107. echo   > prn
  108. goto STOP
  109. :10
  110. echo   > prn
  111. goto STOP
  112. :9
  113. echo   > prn
  114. goto STOP
  115. :8
  116. echo   > prn
  117. goto STOP
  118. :7
  119. echo   > prn
  120. goto STOP
  121. :6
  122. echo   > prn
  123. goto STOP
  124. :5
  125. echo   > prn
  126. goto STOP
  127. :4
  128. echo   > prn
  129. goto STOP
  130. :3   
  131. echo   > prn
  132. goto STOP
  133. :2   
  134. echo   > prn
  135. goto STOP
  136. :1
  137. echo   > prn
  138. goto STOP
  139. :PAGE
  140. echo   > prn
  141. goto STOP
  142. :STOP
  143. ECHO                         S K I P   B A T C H   F I L E
  144. ECHO          * * * * * * * * SENDS LINE FEEDS TO PRINTER * * * * * * * *
  145. ECHO          * SYNTAX---:  SKIP #  {# = any number from 1 to 45}       *
  146. ECHO          *             SKIP PAGE  {Sends Page eject to printer}    *
  147. ECHO          * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  148.  
  149.  
  150.